﻿2026-07-01T10:29:08.3008634Z ##[group]Run actions/checkout@v5
2026-07-01T10:29:08.3009569Z with:
2026-07-01T10:29:08.3009957Z   repository: SaberMage/spt-core
2026-07-01T10:29:08.3013499Z   token: ***
2026-07-01T10:29:08.3013861Z   ssh-strict: true
2026-07-01T10:29:08.3014223Z   ssh-user: git
2026-07-01T10:29:08.3014609Z   persist-credentials: true
2026-07-01T10:29:08.3015024Z   clean: true
2026-07-01T10:29:08.3015414Z   sparse-checkout-cone-mode: true
2026-07-01T10:29:08.3015846Z   fetch-depth: 1
2026-07-01T10:29:08.3016217Z   fetch-tags: false
2026-07-01T10:29:08.3016608Z   show-progress: true
2026-07-01T10:29:08.3016986Z   lfs: false
2026-07-01T10:29:08.3017349Z   submodules: false
2026-07-01T10:29:08.3017729Z   set-safe-directory: true
2026-07-01T10:29:08.3018338Z ##[endgroup]
2026-07-01T10:29:08.3867787Z Syncing repository: SaberMage/spt-core
2026-07-01T10:29:08.3869598Z ##[group]Getting Git version info
2026-07-01T10:29:08.3870289Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-01T10:29:08.3871244Z [command]/usr/bin/git version
2026-07-01T10:29:08.3871802Z git version 2.43.0
2026-07-01T10:29:08.3887977Z ##[endgroup]
2026-07-01T10:29:08.3899137Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b22bd0aa-69d9-4c11-9628-02f0df9a8fdf' before making global git config changes
2026-07-01T10:29:08.3902967Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T10:29:08.3904322Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-01T10:29:08.3934724Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-01T10:29:08.3955873Z https://github.com/SaberMage/spt-core
2026-07-01T10:29:08.3966266Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T10:29:08.3969261Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T10:29:08.3999397Z HEAD
2026-07-01T10:29:08.4034922Z ##[endgroup]
2026-07-01T10:29:08.4036457Z [command]/usr/bin/git submodule status
2026-07-01T10:29:08.4230944Z ##[group]Cleaning the repository
2026-07-01T10:29:08.4232905Z [command]/usr/bin/git clean -ffdx
2026-07-01T10:29:10.7468542Z Removing target/
2026-07-01T10:29:10.7477624Z [command]/usr/bin/git reset --hard HEAD
2026-07-01T10:29:10.7725002Z HEAD is now at 66137930b Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T10:29:10.7731580Z ##[endgroup]
2026-07-01T10:29:10.7733341Z ##[group]Disabling automatic garbage collection
2026-07-01T10:29:10.7736328Z [command]/usr/bin/git config --local gc.auto 0
2026-07-01T10:29:10.7762019Z ##[endgroup]
2026-07-01T10:29:10.7762606Z ##[group]Setting up auth
2026-07-01T10:29:10.7767723Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-01T10:29:10.7794320Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-01T10:29:10.8029718Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T10:29:10.8056178Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-01T10:29:10.8251371Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T10:29:10.8279864Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-01T10:29:10.8473822Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-01T10:29:10.8502030Z ##[endgroup]
2026-07-01T10:29:10.8502695Z ##[group]Fetching the repository
2026-07-01T10:29:10.8508316Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +66137930bb69e0edaf305018643d6e9bd77ff064:refs/remotes/pull/41/merge
2026-07-01T10:29:11.3584514Z ##[endgroup]
2026-07-01T10:29:11.3585287Z ##[group]Determining the checkout info
2026-07-01T10:29:11.3585978Z ##[endgroup]
2026-07-01T10:29:11.3590735Z [command]/usr/bin/git sparse-checkout disable
2026-07-01T10:29:11.3632284Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-01T10:29:11.3661403Z ##[group]Checking out the ref
2026-07-01T10:29:11.3664513Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/41/merge
2026-07-01T10:29:11.3710425Z HEAD is now at 66137930b Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T10:29:11.3714131Z ##[endgroup]
2026-07-01T10:29:11.3744867Z [command]/usr/bin/git log -1 --format=%H
2026-07-01T10:29:11.3764532Z 66137930bb69e0edaf305018643d6e9bd77ff064
